- 
		Home
	
- 
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
- 
6.1.4 (latest)
- 
Code
- 
Classes
-  FormHandler 
		
			
				
					
													
								
																			
											| Total Complexity | 92 | 
																			
											| Dependencies | 14 | 
																			
											| Dependents | 0 | 
																	
							 
													
								
																			
											| Total lines | 1,010 | 
																			
											| Lines of code | 728 | 
																			
											| Logical lines of code | 255 | 
																	
							 
													
								
																			
											| Comment lines | 117 | 
																			
											| Methods | 17 | 
																			
											| Properties | 4 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 17
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| validate() | B | 30 | 18 | 145 | 
					
				| getReturnData() | B | 31 | 14 | 136 | 
					
				| prepareInsertData() | A | 40 | 6 | 66 | 
					
				| handleDenyEmptySubmission() | A | 49 | 8 | 32 | 
					
				| processFormSubmissionData() | A | 42 | 6 | 61 | 
					
				| onSubmit() | S | 41 | 4 | 65 | 
					
				| validateReCaptcha() | S | 50 | 5 | 31 | 
					
				| validateHCaptcha() | S | 51 | 4 | 28 | 
					
				| delegateValidations() | S | 59 | 5 | 13 | 
					
				| validateTurnstile() | S | 51 | 4 | 27 | 
					
				| preventMaliciousAttacks() | S | 52 | 4 | 24 | 
					
				| isAkismetSpam() | S | 50 | 3 | 34 | 
					
				| validateNonce() | S | 53 | 3 | 24 | 
					
				| validateRestrictions() | S | 53 | 3 | 24 | 
					
				| handleSpamError() | S | 63 | 3 | 10 | 
					
				| __construct() | S | 77 | 1 | 4 | 
					
				| setForm() | S | 75 | 1 | 4 |